home *** CD-ROM | disk | FTP | other *** search
- -- background: 2706 from stack: in
- -- bmap block id: 3253
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0007
- -- rect: left=0 top=46 right=275 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=128 top=296 right=338 bottom=177
- -- title width / last selected line: 0
- -- icon id / first selected line: 1004 / 1004
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- printfield ("background field 1")
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=73 top=296 right=338 bottom=122
- -- title width / last selected line: 0
- -- icon id / first selected line: 1009 / 1009
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Find
- ----- HyperTalk script -----
- on mouseUp
- sicemfido
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=18 top=296 right=338 bottom=67
- -- title width / last selected line: 0
- -- icon id / first selected line: 29114 / 29114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: pop card
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- pop card
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=293 top=296 right=338 bottom=342
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: GoNext
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect scroll right
- go next
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=238 top=296 right=338 bottom=287
- -- title width / last selected line: 0
- -- icon id / first selected line: 1016 / 1016
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Goprev
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect scroll left
- go previous
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=348 top=296 right=338 bottom=397
- -- title width / last selected line: 0
- -- icon id / first selected line: 130 / 130
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to flow chart
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect checkerboard slow
- go to card id 12925 of stack "database-1"
- wait 10
- visual effect checkerboard slow
- go to card "flow chart" in stack "database-1"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=403 top=296 right=338 bottom=452
- -- title width / last selected line: 0
- -- icon id / first selected line: 1020 / 1020
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve slow to black
- wait 5
- visual effect dissolve slow
- go to card "help" of stack "database-1"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=458 top=296 right=338 bottom=507
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow to black
- wait 3
- visual effect dissolve slow
- go to stack "Database-1"
- end mouseUp
-
-